Tips for improving ASP performance and appearance (I)[Date: 2006-10-10] [Font: large, medium, and small]
Tip 1: cache frequently used data on a Web serverA typical ASP page retrieves data from the back-end data storage, and converts the result to an
Tip 5: Do not cache database connections in application or session objects.
Caching ADO connections is usually a bad strategy. If a connection object is stored in the Application Object and used on all pages, all pages compete for this connection.
2004.5 QQ: 10743383
Network reprint Please retain the author's statement, profit printing publications reprint please contact zself@vip.cc163.com
All operations in this article have been tested and passed in window2000 advance server and window2000
Install and configure WindowsServer2003.1. Transfer system32cmd.exe to another directory or rename it;
2. As few system accounts as possible, change the default account name (such as Administrator) and description, and the password should be as
Performance is a feature. You must design the performance in advance, or you will have to rewrite the application later.
Program . That is to say, which of the following policies can optimize the performance of Active Server Pages (ASP)
How to enable Web Service ExtensionTo better prevent malicious users and attackers, IIS is not installed onMicrosoft & reg; Windows & reg; Server 2003 family members. Also, when you first install IISThe service is installed in highly secure and
Some of the features of the. NET Framework are supported in Windows Server R2, including: subsets of. NET 2/3/3.5 and ASP. In addition, PowerShell is also available on Server Core. The missing features of IIS7 on Server Core are only the local
Basic command: Sysocmgr.exe/I: sysoc. inf/u: c: \ iis.txt
C: \ iis.txt is the list of components to be installed by IIS.
Copy codeThe Code is as follows: [Components]
Iis_common = ON
Iis_www = ON
Iis_asp = ON
Iis_inetmgr = ON
Aspnet = ON
List of all
【Abstract】 ASP. NET and ADO. the website news management system developed by NET technology enables dynamic management of website news, making information management more timely and efficient, and improving work efficiency. At the same time, the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.